How to Install php-radius-legacy software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install php-radius-legacy software package in Ubuntu 14.04 LTS (Trusty Tahr)

php-radius-legacy software package provides Radius protocol implementation in PHP, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install php-radius-legacy 

php-radius-legacy is installed in your system.

Make ensure the php-radius-legacy package were installed using the commands given below,

$ sudo dpkg-query -l | grep php-radius-legacy *

You will get with php-radius-legacy package name, version, architecture and description in a table

php-radius-legacy package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package php-radius-legacy
Version 1.2.5-2.4build1
Description Radius protocol implementation in PHP
Sub Section Web


See Also, How to uninstall or remove php-radius-legacy software package from Ubuntu 14.04 LTS (Trusty Tahr)?